Public: Technology Reviews : Java and Native Libraries
This page last changed on Oct 15, 2008 by scytacki.
There are several ways to access native libraries from Java the most common so far is JNI. Instead of using JNI it is possible to use automatic briding code. Automatic Bridgingno native code compiling required
JNI Generatorsthis tools build the jni code for you based a simplified input file.
Unclassifiedcom4j, JNative, jnieasy, , NoodleGlue, JNIWrapper |
Document generated by Confluence on Jan 27, 2014 16:56 |